felix-main software package provides Execution environment for OSGi Felix Framework, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install felix-main
felix-main is installed in your system.
Make ensure the felix-main package were installed using the commands given below,
$ sudo dpkg-query -l | grep felix-main *
You will get with felix-main package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Java |
| Package | felix-main |
| Version | 5.0.0-3 |
| Description | Execution environment for OSGi Felix Framework |
| Sub Section | Java |